(sentence-end): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Sun, 22 Apr 2001 08:34:25 +0000 (08:34 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sun, 22 Apr 2001 08:34:25 +0000 (08:34 +0000)
lisp/textmodes/paragraphs.el

index 305f24b60498fbd34ba4423f72d72c3706b3b5ae..4ecc0c2d43387fbe00f63086d08e96e614268a57 100644 (file)
@@ -130,6 +130,7 @@ text indented by a margin setting."
 
 (defcustom sentence-end (purecopy "[.?!][]\"')}]*\\($\\| $\\|\t\\|  \\)[ \t\n]*")
   "*Regexp describing the end of a sentence.
+The value includes the whitespace following the sentence.
 All paragraph boundaries also end sentences, regardless.
 
 The default value specifies that in order to be recognized as the end